@charset "utf-8";
/*轮播图*/
body{
    position: relative;
}
.index-banner-wrapper {
    width: 100%;
    height: 675px;
    /*position: relative;*/
    min-width:1200px;
    /*background-color: #eee;*/
    position: absolute;
    top: 0;
}

.third-banner-left-img{
    height: 100%;
    width: 500px;
    display: inline-block;
    background-image: url(https://benyamin.gz.bcebos.com/mofa/home/banner-0814/banner3picture.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    background-size: contain;
}

.index-banner-wrapper .swiper-button-next {
    right: 70px;
    background-image: url("https://benyamin.gz.bcebos.com/mofa/home/back_banner_btn2.png");
}

.index-banner-wrapper .swiper-button-prev  {
    left: 70px;
    background-image: url("https://benyamin.gz.bcebos.com/mofa/home/back_banner_btn1.png");
}

.index-banner-wrapper .swiper-slide img{
    background-repeat: no-repeat;
    background-position: center;
    /*width: 100%;*/
    /*height: 100%;*/
}


.about-us {
    padding: 37px 0;
    padding-top: 715px;
}

.about-us .about-us-pic{
    height: 400px;
    width: 400px;
   background: url("https://benyamin.gz.bcebos.com/mofa/home/%E5%85%B3%E4%BA%8E%E6%88%91%E4%BB%AC%281%29.png");
    float: left;
}

.about-us article{
    display: inline-block;
    width: 613px;
    height: 444px;
    vertical-align: bottom;
}

.about-us article h2{
    font-weight: normal;
    font-size: 30px;
    line-height: 90px;
    margin: 0 0 15px 0;
    /*background-image: url("https://benyamin.gz.bcebos.com/mofa/home/header-title/title_content_img.png");*/
    background-repeat: no-repeat;
    background-position: 110px 0;
    color: rgba(0,0,0,.7);
}
.about-us article h2::after{
    content: "";
    display: block;
    width: 73px;
    height: 2.5px;
    background: rgb(254,72,157);
    margin: -17px auto 0;
    margin-left: 20px;
}
.about-us article h2 span{
    color: rgb(254,72,157);
    padding-left: 54px;
    font-weight: bold;
}

.about-us article p{
    font-size: 16px; 
    line-height: 2em;
    color: #484848;
    margin-bottom: 50px;
}

.about-us article a{
    display: inline-block;
    width: 120px;
    line-height: 36px;
    margin-top: 15px;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    text-align: center;
    color: #808080;
    margin-right: 1em;
    transition: all .5s;
}

.about-us article a:hover{
    color: rgb(254,72,157);
    border-color: rgb(254,72,157);
}


/* 产品和服务 */
.service {
    height: 700px;
    background-image: url("https://benyamin.gz.bcebos.com/mofa/home/%E9%A6%96%E9%A1%B5%E8%83%8C%E6%99%AF3-16.png");
    background-position: center;
    background-repeat: no-repeat;
    min-width: 1200px;
    padding-top: 30px;
}
.product-service-wrapper{
    width: 1200px;
    margin: 0 auto;
    height: 446px;
    /*background-color: #CCCCCC;*/
}
.product-service-wrapper .product-intro,.product-service-wrapper .service-intro{
    width: 590px;
    height: 446px;
    background-color: #ffffff;
    display: inline-block;
}
.product-service-wrapper .product-intro{
    margin-right: 15px;
}
.product-service-wrapper .product-intro img,.product-service-wrapper .service-intro img{
    width: 590px;
    height:330px;
    background-color: #CCCCCC;
}
.product-service-wrapper .text h3{
    margin: 0;
    font-weight: normal;
    line-height: 50px;
    height: 50px;
    font-size: 20px;
    text-align: center;
    color: rgb(254,72,157);
}
.product-service-wrapper .text p{
    padding: 0 10px;
    margin: 0;
    line-height: 1.2;
    max-height: 3em;
    overflow: hidden;
    font-size: 16px;
    color: #484848;
    background: white;
    height: 28px;
    text-align: center;
}
.service-header{
    width: 1200px;
    height: 90px;
    margin: 0 auto 23px;
    /*background-image: url("https://benyamin.gz.bcebos.com/mofa/home/header-title/%E4%BA%A7%E5%93%81%E5%8F%8A%E6%9C%8D%E5%8A%A1.png");*/
    background-repeat: no-repeat;
    font-weight: normal;
    font-size: 30px;
    line-height: 90px;
    text-align: center;
    color: rgba(0,0,0,.7);
}

.service-header::after{
    content: "";
    display: block;
    width: 90px;
    height: 2.5px;
    background: rgb(254,72,157);
    margin: -17px auto 0;
}

.service h2 span{
    color: #00c1de;
    padding-left: 54px;
    font-weight: bold;
}

.service-content{
    position: relative;
}

.service .swiper-container{
    height: 446px;
    width: 1210px;
}

.service .swiper-button-next{
    right: 80px;
    background-image: url("https://bym-website.gz.bcebos.com/assets/home/white_back_banner_btn2.png");
}

.service .swiper-button-prev{
    left: 80px;
    background-image: url("https://bym-website.gz.bcebos.com/assets/home/white_back_banner_btn.png");
}

.service .swiper-container .swiper-slide{
    text-align: center;
    padding: 5px;
    box-sizing: border-box;
}

.service .swiper-container .swiper-slide .pic{
    height: 326px;
}

.service .swiper-container .swiper-slide .pic img{
    width: 100%;
}

.service .swiper-container .swiper-slide h4{
    margin: 0;
    font-weight: normal;
    line-height: 50px;
    height: 50px;
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px;
    color: #484848;
    background: white;
}

.service .swiper-container .swiper-slide p{
    padding: 0 10px;
    margin: 0;
    line-height: 1.2;
    max-height: 3em;
    overflow: hidden;
    font-size: 14px;
    color: #484848;
    background: white;
    height: 70px;
}



/* 新闻样式 */
.news {
    padding-top: 30px;
}

.news .news-title{
    margin-bottom: 30px;
    width: 100%;
    height: 90px;
    font-size:30px; 
    text-align: center;
    /*background-image: url("https://benyamin.gz.bcebos.com/mofa/home/header-title/%E6%96%B0%E9%97%BB%E5%8A%A8%E6%80%81.png");*/
    background-repeat: no-repeat;
    color: rgba(0,0,0,.7);
}
.news .news-title::after{
    content: "";
    display: block;
    width: 73px;
    height: 2.5px;
    background: rgb(254,72,157);
    margin: 4px auto 0;
}

.news .news-content{
    float: left;
    width: 746px;
}
.news .news-content ul{
    padding-left: 0;
    list-style: none;
    margin: 0;
}
.news .news-content .news-nav{
    margin-right: -14px;
    height: 70px;
}

.news .news-content .news-nav li{
    width: 176px;
    margin-right: 14px;  
    float: left;
    text-align: center;
    font-size: 20px;
}

.news .news-content .news-nav li a{
    line-height: 54px;
    display: block;
    width: 100%;
    background: #c9c9c9;
    color: #ffffff;
}

.news .news-content .news-nav li.active a{
    background: rgb(254,72,157);
}

.news .news-content .news-nav li.active::after{
    content: "";
    display:block;
    background-image: url("https://benyamin.gz.bcebos.com/mofa/home/back_new_icon2.png");
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 16px;
    margin-top: -2px;

}

.news .news-content .news-list {
    list-style: none;
    height: 354px;
    overflow: hidden;
}

.news .news-content .news-list li{
    border-bottom: 1px solid #bab9b9;
    font-size: 16px;
    padding-top: 24px;
}

.news .news-content .news-list li a{
    display: block;
    line-height: 24px;
    color: #333333;
    margin: 0;
}

.news .news-content .news-list li a::before{
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url("https://bym-website.gz.bcebos.com/assets/home/back_new_icon.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 10px; 
    content: "";
}

.news-list-item-title{
    display: inline-block;
    width: 530px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.news-list-item-date{
    float: right;
    line-height: 24px;
    color: #c9c9c9;
}


.news .news-banner-wrapper{
    width: 420px;
    height: 470px;
    float: right;
}

.news .news-banner-wrapper .swiper-slide img{
    height: 100%;
    overflow: hidden;
}

.news .news-banner-wrapper .swiper-button-next,
.news .news-banner-wrapper .swiper-button-prev{
    top: 80%;
}

.news .news-banner-wrapper .swiper-button-next{
    right: 30px;
    background-image: url("https://bym-website.gz.bcebos.com/assets/home/back_new_icon4.png");
    
}

.news .news-banner-wrapper .swiper-button-prev{
    left: 30px;
    background-image: url("https://bym-website.gz.bcebos.com/assets/home/back_new_icon3.png");
}

.news .bym-wrapper .news-btn{
    display: block;
    width: 120px;
    line-height: 36px;
    height: 36px;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    text-align: center;
    color: #808080;
    font-size: 14px;
    margin: 22px auto;
    /*transition: all .5s;*/
}

.news-area-block{
    position: relative;
}
.more-news-btn{
    position: absolute;
    bottom: -30px;;
}

.news .bym-wrapper .news-btn:hover{
    color: rgb(254,72,157);
    border: 1px solid rgb(254,72,157);
}


.news-loading-info{
    color: #8a8a8a;
    text-align: center;
    line-height: 330px;
}

.news-banner-wrapper.news-loading-info{
    line-height: 470px;
}

.news .swiper-pagination{
    bottom: 25px;
}

.news .swiper-pagination-switch {
    top: 0;
}

 /*合作伙伴 */
.partner{
    padding-bottom: 30px;
}


.partner .partner-header{
    /*background-image: url("https://benyamin.gz.bcebos.com/mofa/home/header-title/%E5%90%88%E4%BD%9C%E4%BC%99%E4%BC%B4.png");*/
    margin: 60px 0 20px 0;
    height: 90px;
    background-repeat: no-repeat;
    font-weight: normal;
    font-size: 30px;
    line-height: 90px;
    text-align: center;
    color: rgba(0,0,0,.7);
}
.partner .partner-header::after{
    content: "";
    display: block;
    width: 73px;
    height: 2.5px;
    background: rgb(254,72,157);
    margin: -17px auto 0;
}

.partner .partner-list{
    list-style: none;
    padding-left: 0;
    margin: 30px -15px 0;
    text-align: center;
    font-size: 0;
}

.partner-list-item{
    /*width: 277.5px;*/
    width: 28%;
    margin:0 15px;
    display: inline-block;
    overflow: hidden;
}

.partner-list-item .item-picture{
    /*border: 1px solid #ababab;*/
    height: 150px;
    /*transition: all .5s;*/
}

.partner-list-item .item-picture img{
    height: 100%;
}

.partner-list-item  .item-name{
    /*padding-top: 30px;*/
    line-height: 20px;
    height: 20px;
    color: #323232;
    text-align: center;
    transition: all .5s;
    font-size: 20px;
    margin: 0;
}

.partner-list-item:hover .item-picture{
    border-color: #00c1de;
}

.partner-list-item:hover .item-name{
    color: rgb(254,72,157);
}


/* 联系我们 */
.contact .contact-title{
    margin: 30px 0;
    height: 90px;
    /*background-image: url("https://benyamin.gz.bcebos.com/mofa/home/header-title/%E8%81%94%E7%B3%BB%E6%88%91%E4%BB%AC.png");*/
    background-repeat:no-repeat;
    font-weight: normal;
    font-size: 30px;
    line-height: 90px;
    text-align: center;
}
.contact .contact-title::after{
    content: "";
    display: block;
    width: 73px;
    height: 2.5px;
    background: rgb(254,72,157);
    margin: -17px auto 0;
}

.contact .contact-list{
    list-style: none;
    padding-left: 0;
    margin: 0 -22px 0 0;
    overflow: hidden;
    padding-bottom: 85px;
}

.contact .contact-list li{
    float: left;
    width: 283px;
    height: 190px;
    border: 1px solid #999;
    margin-right: 20px;
}

.contact .contact-list li i.icon{
    display: block;
    margin: 20px auto 16px;
    width: 36px;
    height: 36px;
}
.contact .contact-list li i.icon img{
    width: 100%;
}

.contact .contact-list li dl{
    margin: 0;
}

.contact .contact-list li dt{
    font-size: 24px;
    text-align: center;
    color: #555;
    line-height: 1em;
    padding-bottom: 10px;
}

.contact .contact-list li dt::after{
    content: "";
    display: block;
    width: 96px;
    height: 4px;
    background: #555;
    margin: 10px auto 0;
}

.contact .contact-list li dd{
    font-size: 16px;
    text-align: center;
    padding: 0 20px;
    color: #666666;
    margin-left: 0;
}


.swiper-wrapper .img-context{
    position: absolute;
    z-index: 110;
    top: 24%;
    left: 8%;
    width: 80%;
}

